1. Open the "xxSquadrons" document for the campaign you want to search.

2. Type CNTRL+F

3. In the box, type part or all of the six-digit squadron code.

- All Soviet squadrons begin with 101
- All RAF squadrons begin with 102
- All USAAF squadrons begin with 103
- All German squadrons begin with 104

The last three digits are normally the squadron's number. For examples:
- The Soviet 11th IAP is written as: 101011
- No. 308 Squadron (Polish) RAF is: 102308
- The USAAF 328th Fighter Squadron is: 103328

German squadrons are a little different. Some examples:
- II./JG 77 is: 201277
- III./JG 54 is: 201354
- I./JG 11 is: 201911 .... Why the 9? I don't know.
- Sonderkommando Sperling is: 201321 ... Maybe lineage of an earlier Jagdgeschwader?



4. Search for the unit, and you'll be presented with its home location during each phase, what aircraft it flies, and what mission types it can be assigned during specific periods. Refer to the list of mission types for each [Mission=xxxx] entry. Some mission entries will indicate night missions, and the time of night for those missions.

Note that Mission 1501 is "Bomb Artillery" and Mission 1504 is "Bomb Enemy Airfield" in this example:

[Squadron=102305]
	type=6	//0 - common, 1 - fighter, 2 - bomber, 3 - recon, 4 - transport, 5 - attack, 6 - heavy fighter, 7 - night fighter, 8 - light bomber, 9 - communication, 10 - frontline spotter, 11 - jet fighter, 12 - jet bomber, 13 - night bomber, 14 - night light bomber

	[period] // Chapter 1
		period="1944.04.15","1944.06.04"
		name="No. 305 (Polish) Squadron RAF "
		fl_day_st="00.00"
		fl_day_end="00.00"
		airfield="Lasham"
		quantity=18
		flights=5
		plane="LuaScripts\WorldObjects\Planes\MosquitoFBMkVIs2.txt"
		[mission=1501]
			weathers="0,1,2,3"
			subtype="fighter-bomber-day"
			planes=4
			maximumPlanes=9
			weight=0.05
			range=150000
		[end]
		[mission=1504]
			mission_start="20.30"
			mission_end="23.59"
			weathers="0,1,2,3"
			subtype="night-normandy"
			planes=4
			maximumPlanes=9
			weight=0.95
			range=150000
		[end]
		[mission=1504]
			mission_start="00.01"
			mission_end="02.30"
			weathers="0,1,2,3"
			subtype="night-normandy"
			planes=4
			maximumPlanes=9
			weight=0.95
			range=150000
		[end]
	[end]
